3.216 \(\int \frac{\sin (c+d x)}{(a-b \sin ^4(c+d x))^2} \, dx\)

Optimal. Leaf size=221 \[ -\frac{\left (3 \sqrt{a}-2 \sqrt{b}\right ) \tan ^{-1}\left (\frac{\sqrt [4]{b} \cos (c+d x)}{\sqrt{\sqrt{a}-\sqrt{b}}}\right )}{8 a^{3/2} \sqrt [4]{b} d \left (\sqrt{a}-\sqrt{b}\right )^{3/2}}-\frac{\left (3 \sqrt{a}+2 \sqrt{b}\right ) \tanh ^{-1}\left (\frac{\sqrt [4]{b} \cos (c+d x)}{\sqrt{\sqrt{a}+\sqrt{b}}}\right )}{8 a^{3/2} \sqrt [4]{b} d \left (\sqrt{a}+\sqrt{b}\right )^{3/2}}-\frac{\cos (c+d x) \left (a-b \cos ^2(c+d x)+b\right )}{4 a d (a-b) \left (a-b \cos ^4(c+d x)+2 b \cos ^2(c+d x)-b\right )} \]

[Out]

-((3*Sqrt[a] - 2*Sqrt[b])*ArcTan[(b^(1/4)*Cos[c + d*x])/Sqrt[Sqrt[a] - Sqrt[b]]])/(8*a^(3/2)*(Sqrt[a] - Sqrt[b
])^(3/2)*b^(1/4)*d) - ((3*Sqrt[a] + 2*Sqrt[b])*ArcTanh[(b^(1/4)*Cos[c + d*x])/Sqrt[Sqrt[a] + Sqrt[b]]])/(8*a^(
3/2)*(Sqrt[a] + Sqrt[b])^(3/2)*b^(1/4)*d) - (Cos[c + d*x]*(a + b - b*Cos[c + d*x]^2))/(4*a*(a - b)*d*(a - b +
2*b*Cos[c + d*x]^2 - b*Cos[c + d*x]^4))

________________________________________________________________________________________

Rubi [A]  time = 0.2653, antiderivative size = 221, normalized size of antiderivative = 1., number of steps used = 5, number of rules used = 5, integrand size = 22, \(\frac{\text{number of rules}}{\text{integrand size}}\) = 0.227, Rules used = {3215, 1092, 1166, 205, 208} \[ -\frac{\left (3 \sqrt{a}-2 \sqrt{b}\right ) \tan ^{-1}\left (\frac{\sqrt [4]{b} \cos (c+d x)}{\sqrt{\sqrt{a}-\sqrt{b}}}\right )}{8 a^{3/2} \sqrt [4]{b} d \left (\sqrt{a}-\sqrt{b}\right )^{3/2}}-\frac{\left (3 \sqrt{a}+2 \sqrt{b}\right ) \tanh ^{-1}\left (\frac{\sqrt [4]{b} \cos (c+d x)}{\sqrt{\sqrt{a}+\sqrt{b}}}\right )}{8 a^{3/2} \sqrt [4]{b} d \left (\sqrt{a}+\sqrt{b}\right )^{3/2}}-\frac{\cos (c+d x) \left (a-b \cos ^2(c+d x)+b\right )}{4 a d (a-b) \left (a-b \cos ^4(c+d x)+2 b \cos ^2(c+d x)-b\right )} \]

Antiderivative was successfully verified.

[In]

Int[Sin[c + d*x]/(a - b*Sin[c + d*x]^4)^2,x]

[Out]

-((3*Sqrt[a] - 2*Sqrt[b])*ArcTan[(b^(1/4)*Cos[c + d*x])/Sqrt[Sqrt[a] - Sqrt[b]]])/(8*a^(3/2)*(Sqrt[a] - Sqrt[b
])^(3/2)*b^(1/4)*d) - ((3*Sqrt[a] + 2*Sqrt[b])*ArcTanh[(b^(1/4)*Cos[c + d*x])/Sqrt[Sqrt[a] + Sqrt[b]]])/(8*a^(
3/2)*(Sqrt[a] + Sqrt[b])^(3/2)*b^(1/4)*d) - (Cos[c + d*x]*(a + b - b*Cos[c + d*x]^2))/(4*a*(a - b)*d*(a - b +
2*b*Cos[c + d*x]^2 - b*Cos[c + d*x]^4))

Rule 3215

Int[sin[(e_.) + (f_.)*(x_)]^(m_.)*((a_) + (b_.)*sin[(e_.) + (f_.)*(x_)]^4)^(p_.), x_Symbol] :> With[{ff = Free
Factors[Cos[e + f*x], x]}, -Dist[ff/f, Subst[Int[(1 - ff^2*x^2)^((m - 1)/2)*(a + b - 2*b*ff^2*x^2 + b*ff^4*x^4
)^p, x], x, Cos[e + f*x]/ff], x]] /; FreeQ[{a, b, e, f, p}, x] && IntegerQ[(m - 1)/2]

Rule 1092

Int[((a_) + (b_.)*(x_)^2 + (c_.)*(x_)^4)^(p_), x_Symbol] :> -Simp[(x*(b^2 - 2*a*c + b*c*x^2)*(a + b*x^2 + c*x^
4)^(p + 1))/(2*a*(p + 1)*(b^2 - 4*a*c)), x] + Dist[1/(2*a*(p + 1)*(b^2 - 4*a*c)), Int[(b^2 - 2*a*c + 2*(p + 1)
*(b^2 - 4*a*c) + b*c*(4*p + 7)*x^2)*(a + b*x^2 + c*x^4)^(p + 1), x], x] /; FreeQ[{a, b, c}, x] && NeQ[b^2 - 4*
a*c, 0] && LtQ[p, -1] && IntegerQ[2*p]

Rule 1166

Int[((d_) + (e_.)*(x_)^2)/((a_) + (b_.)*(x_)^2 + (c_.)*(x_)^4), x_Symbol] :> With[{q = Rt[b^2 - 4*a*c, 2]}, Di
st[e/2 + (2*c*d - b*e)/(2*q), Int[1/(b/2 - q/2 + c*x^2), x], x] + Dist[e/2 - (2*c*d - b*e)/(2*q), Int[1/(b/2 +
 q/2 + c*x^2), x], x]] /; FreeQ[{a, b, c, d, e}, x] && NeQ[b^2 - 4*a*c, 0] && NeQ[c*d^2 - a*e^2, 0] && PosQ[b^
2 - 4*a*c]

Rule 205

Int[((a_) + (b_.)*(x_)^2)^(-1), x_Symbol] :> Simp[(Rt[a/b, 2]*ArcTan[x/Rt[a/b, 2]])/a, x] /; FreeQ[{a, b}, x]
&& PosQ[a/b]

Rule 208

Int[((a_) + (b_.)*(x_)^2)^(-1), x_Symbol] :> Simp[(Rt[-(a/b), 2]*ArcTanh[x/Rt[-(a/b), 2]])/a, x] /; FreeQ[{a,
b}, x] && NegQ[a/b]

Rubi steps

\begin{align*} \int \frac{\sin (c+d x)}{\left (a-b \sin ^4(c+d x)\right )^2} \, dx &=-\frac{\operatorname{Subst}\left (\int \frac{1}{\left (a-b+2 b x^2-b x^4\right )^2} \, dx,x,\cos (c+d x)\right )}{d}\\ &=-\frac{\cos (c+d x) \left (a+b-b \cos ^2(c+d x)\right )}{4 a (a-b) d \left (a-b+2 b \cos ^2(c+d x)-b \cos ^4(c+d x)\right )}+\frac{\operatorname{Subst}\left (\int \frac{2 (a-b) b+4 b^2-2 \left (4 (a-b) b+4 b^2\right )+2 b^2 x^2}{a-b+2 b x^2-b x^4} \, dx,x,\cos (c+d x)\right )}{8 a (a-b) b d}\\ &=-\frac{\cos (c+d x) \left (a+b-b \cos ^2(c+d x)\right )}{4 a (a-b) d \left (a-b+2 b \cos ^2(c+d x)-b \cos ^4(c+d x)\right )}+\frac{\left (\left (3 \sqrt{a}-2 \sqrt{b}\right ) \sqrt{b}\right ) \operatorname{Subst}\left (\int \frac{1}{-\sqrt{a} \sqrt{b}+b-b x^2} \, dx,x,\cos (c+d x)\right )}{8 a^{3/2} \left (\sqrt{a}-\sqrt{b}\right ) d}+\frac{\left (b^2-\frac{-4 b^3-2 b \left (2 (a-b) b+4 b^2-2 \left (4 (a-b) b+4 b^2\right )\right )}{4 \sqrt{a} \sqrt{b}}\right ) \operatorname{Subst}\left (\int \frac{1}{\sqrt{a} \sqrt{b}+b-b x^2} \, dx,x,\cos (c+d x)\right )}{8 a (a-b) b d}\\ &=-\frac{\left (3 \sqrt{a}-2 \sqrt{b}\right ) \tan ^{-1}\left (\frac{\sqrt [4]{b} \cos (c+d x)}{\sqrt{\sqrt{a}-\sqrt{b}}}\right )}{8 a^{3/2} \left (\sqrt{a}-\sqrt{b}\right )^{3/2} \sqrt [4]{b} d}-\frac{\left (3 \sqrt{a}+2 \sqrt{b}\right ) \tanh ^{-1}\left (\frac{\sqrt [4]{b} \cos (c+d x)}{\sqrt{\sqrt{a}+\sqrt{b}}}\right )}{8 a^{3/2} \left (\sqrt{a}+\sqrt{b}\right )^{3/2} \sqrt [4]{b} d}-\frac{\cos (c+d x) \left (a+b-b \cos ^2(c+d x)\right )}{4 a (a-b) d \left (a-b+2 b \cos ^2(c+d x)-b \cos ^4(c+d x)\right )}\\ \end{align*}

Mathematica [C]  time = 0.444927, size = 469, normalized size = 2.12 \[ -\frac{\frac{32 \cos (c+d x) (2 a-b \cos (2 (c+d x))+b)}{8 a+4 b \cos (2 (c+d x))-b \cos (4 (c+d x))-3 b}+i \text{RootSum}\left [-16 \text{$\#$1}^4 a+\text{$\#$1}^8 b-4 \text{$\#$1}^6 b+6 \text{$\#$1}^4 b-4 \text{$\#$1}^2 b+b\& ,\frac{12 i \text{$\#$1}^4 a \log \left (\text{$\#$1}^2-2 \text{$\#$1} \cos (c+d x)+1\right )-12 i \text{$\#$1}^2 a \log \left (\text{$\#$1}^2-2 \text{$\#$1} \cos (c+d x)+1\right )-24 \text{$\#$1}^4 a \tan ^{-1}\left (\frac{\sin (c+d x)}{\cos (c+d x)-\text{$\#$1}}\right )+24 \text{$\#$1}^2 a \tan ^{-1}\left (\frac{\sin (c+d x)}{\cos (c+d x)-\text{$\#$1}}\right )-i \text{$\#$1}^6 b \log \left (\text{$\#$1}^2-2 \text{$\#$1} \cos (c+d x)+1\right )-5 i \text{$\#$1}^4 b \log \left (\text{$\#$1}^2-2 \text{$\#$1} \cos (c+d x)+1\right )+5 i \text{$\#$1}^2 b \log \left (\text{$\#$1}^2-2 \text{$\#$1} \cos (c+d x)+1\right )+i b \log \left (\text{$\#$1}^2-2 \text{$\#$1} \cos (c+d x)+1\right )+2 \text{$\#$1}^6 b \tan ^{-1}\left (\frac{\sin (c+d x)}{\cos (c+d x)-\text{$\#$1}}\right )+10 \text{$\#$1}^4 b \tan ^{-1}\left (\frac{\sin (c+d x)}{\cos (c+d x)-\text{$\#$1}}\right )-10 \text{$\#$1}^2 b \tan ^{-1}\left (\frac{\sin (c+d x)}{\cos (c+d x)-\text{$\#$1}}\right )-2 b \tan ^{-1}\left (\frac{\sin (c+d x)}{\cos (c+d x)-\text{$\#$1}}\right )}{-8 \text{$\#$1}^3 a+\text{$\#$1}^7 b-3 \text{$\#$1}^5 b+3 \text{$\#$1}^3 b-\text{$\#$1} b}\& \right ]}{32 a d (a-b)} \]

Warning: Unable to verify antiderivative.

[In]

Integrate[Sin[c + d*x]/(a - b*Sin[c + d*x]^4)^2,x]

[Out]

-((32*Cos[c + d*x]*(2*a + b - b*Cos[2*(c + d*x)]))/(8*a - 3*b + 4*b*Cos[2*(c + d*x)] - b*Cos[4*(c + d*x)]) + I
*RootSum[b - 4*b*#1^2 - 16*a*#1^4 + 6*b*#1^4 - 4*b*#1^6 + b*#1^8 & , (-2*b*ArcTan[Sin[c + d*x]/(Cos[c + d*x] -
 #1)] + I*b*Log[1 - 2*Cos[c + d*x]*#1 + #1^2] + 24*a*ArcTan[Sin[c + d*x]/(Cos[c + d*x] - #1)]*#1^2 - 10*b*ArcT
an[Sin[c + d*x]/(Cos[c + d*x] - #1)]*#1^2 - (12*I)*a*Log[1 - 2*Cos[c + d*x]*#1 + #1^2]*#1^2 + (5*I)*b*Log[1 -
2*Cos[c + d*x]*#1 + #1^2]*#1^2 - 24*a*ArcTan[Sin[c + d*x]/(Cos[c + d*x] - #1)]*#1^4 + 10*b*ArcTan[Sin[c + d*x]
/(Cos[c + d*x] - #1)]*#1^4 + (12*I)*a*Log[1 - 2*Cos[c + d*x]*#1 + #1^2]*#1^4 - (5*I)*b*Log[1 - 2*Cos[c + d*x]*
#1 + #1^2]*#1^4 + 2*b*ArcTan[Sin[c + d*x]/(Cos[c + d*x] - #1)]*#1^6 - I*b*Log[1 - 2*Cos[c + d*x]*#1 + #1^2]*#1
^6)/(-(b*#1) - 8*a*#1^3 + 3*b*#1^3 - 3*b*#1^5 + b*#1^7) & ])/(32*a*(a - b)*d)

________________________________________________________________________________________

Maple [B]  time = 0.146, size = 488, normalized size = 2.2 \begin{align*} -{\frac{\cos \left ( dx+c \right ) }{8\,da \left ( a-b \right ) } \left ( \left ( \cos \left ( dx+c \right ) \right ) ^{2}-1-{\frac{1}{b}\sqrt{ab}} \right ) ^{-1}}+{\frac{\cos \left ( dx+c \right ) }{8\,d \left ( a-b \right ) }{\frac{1}{\sqrt{ab}}} \left ( \left ( \cos \left ( dx+c \right ) \right ) ^{2}-1-{\frac{1}{b}\sqrt{ab}} \right ) ^{-1}}+{\frac{b}{8\,da \left ( a-b \right ) }{\it Artanh} \left ({\cos \left ( dx+c \right ) b{\frac{1}{\sqrt{ \left ( \sqrt{ab}+b \right ) b}}}} \right ){\frac{1}{\sqrt{ \left ( \sqrt{ab}+b \right ) b}}}}-{\frac{3\,b}{8\,d \left ( a-b \right ) }{\it Artanh} \left ({\cos \left ( dx+c \right ) b{\frac{1}{\sqrt{ \left ( \sqrt{ab}+b \right ) b}}}} \right ){\frac{1}{\sqrt{ab}}}{\frac{1}{\sqrt{ \left ( \sqrt{ab}+b \right ) b}}}}+{\frac{{b}^{2}}{4\,da \left ( a-b \right ) }{\it Artanh} \left ({\cos \left ( dx+c \right ) b{\frac{1}{\sqrt{ \left ( \sqrt{ab}+b \right ) b}}}} \right ){\frac{1}{\sqrt{ab}}}{\frac{1}{\sqrt{ \left ( \sqrt{ab}+b \right ) b}}}}-{\frac{\cos \left ( dx+c \right ) }{8\,da \left ( a-b \right ) } \left ( \left ( \cos \left ( dx+c \right ) \right ) ^{2}+{\frac{1}{b}\sqrt{ab}}-1 \right ) ^{-1}}-{\frac{\cos \left ( dx+c \right ) }{8\,d \left ( a-b \right ) }{\frac{1}{\sqrt{ab}}} \left ( \left ( \cos \left ( dx+c \right ) \right ) ^{2}+{\frac{1}{b}\sqrt{ab}}-1 \right ) ^{-1}}-{\frac{b}{8\,da \left ( a-b \right ) }\arctan \left ({\cos \left ( dx+c \right ) b{\frac{1}{\sqrt{ \left ( \sqrt{ab}-b \right ) b}}}} \right ){\frac{1}{\sqrt{ \left ( \sqrt{ab}-b \right ) b}}}}-{\frac{3\,b}{8\,d \left ( a-b \right ) }\arctan \left ({\cos \left ( dx+c \right ) b{\frac{1}{\sqrt{ \left ( \sqrt{ab}-b \right ) b}}}} \right ){\frac{1}{\sqrt{ab}}}{\frac{1}{\sqrt{ \left ( \sqrt{ab}-b \right ) b}}}}+{\frac{{b}^{2}}{4\,da \left ( a-b \right ) }\arctan \left ({\cos \left ( dx+c \right ) b{\frac{1}{\sqrt{ \left ( \sqrt{ab}-b \right ) b}}}} \right ){\frac{1}{\sqrt{ab}}}{\frac{1}{\sqrt{ \left ( \sqrt{ab}-b \right ) b}}}} \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

int(sin(d*x+c)/(a-b*sin(d*x+c)^4)^2,x)

[Out]

-1/8/d/a/(a-b)*cos(d*x+c)/(cos(d*x+c)^2-1-(a*b)^(1/2)/b)+1/8/d/(a*b)^(1/2)/(a-b)*cos(d*x+c)/(cos(d*x+c)^2-1-(a
*b)^(1/2)/b)+1/8/d*b/a/(a-b)/(((a*b)^(1/2)+b)*b)^(1/2)*arctanh(cos(d*x+c)*b/(((a*b)^(1/2)+b)*b)^(1/2))-3/8/d/(
a-b)/(a*b)^(1/2)/(((a*b)^(1/2)+b)*b)^(1/2)*arctanh(cos(d*x+c)*b/(((a*b)^(1/2)+b)*b)^(1/2))*b+1/4/d*b^2/(a*b)^(
1/2)/a/(a-b)/(((a*b)^(1/2)+b)*b)^(1/2)*arctanh(cos(d*x+c)*b/(((a*b)^(1/2)+b)*b)^(1/2))-1/8/d/a/(a-b)*cos(d*x+c
)/(cos(d*x+c)^2+(a*b)^(1/2)/b-1)-1/8/d/(a*b)^(1/2)/(a-b)*cos(d*x+c)/(cos(d*x+c)^2+(a*b)^(1/2)/b-1)-1/8/d*b/a/(
a-b)/(((a*b)^(1/2)-b)*b)^(1/2)*arctan(cos(d*x+c)*b/(((a*b)^(1/2)-b)*b)^(1/2))-3/8/d/(a-b)/(a*b)^(1/2)/(((a*b)^
(1/2)-b)*b)^(1/2)*arctan(cos(d*x+c)*b/(((a*b)^(1/2)-b)*b)^(1/2))*b+1/4/d*b^2/(a*b)^(1/2)/a/(a-b)/(((a*b)^(1/2)
-b)*b)^(1/2)*arctan(cos(d*x+c)*b/(((a*b)^(1/2)-b)*b)^(1/2))

________________________________________________________________________________________

Maxima [F]  time = 0., size = 0, normalized size = 0. \begin{align*} \text{result too large to display} \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(sin(d*x+c)/(a-b*sin(d*x+c)^4)^2,x, algorithm="maxima")

[Out]

1/2*(4*b^2*cos(2*d*x + 2*c)*cos(d*x + c) + 4*b^2*sin(2*d*x + 2*c)*sin(d*x + c) - b^2*cos(d*x + c) - 4*(4*a*b +
 b^2)*sin(3*d*x + 3*c)*sin(2*d*x + 2*c) - (b^2*cos(7*d*x + 7*c) + b^2*cos(d*x + c) - (4*a*b + b^2)*cos(5*d*x +
 5*c) - (4*a*b + b^2)*cos(3*d*x + 3*c))*cos(8*d*x + 8*c) + (4*b^2*cos(6*d*x + 6*c) + 4*b^2*cos(2*d*x + 2*c) -
b^2 + 2*(8*a*b - 3*b^2)*cos(4*d*x + 4*c))*cos(7*d*x + 7*c) + 4*(b^2*cos(d*x + c) - (4*a*b + b^2)*cos(5*d*x + 5
*c) - (4*a*b + b^2)*cos(3*d*x + 3*c))*cos(6*d*x + 6*c) + (4*a*b + b^2 - 2*(32*a^2 - 4*a*b - 3*b^2)*cos(4*d*x +
 4*c) - 4*(4*a*b + b^2)*cos(2*d*x + 2*c))*cos(5*d*x + 5*c) - 2*((32*a^2 - 4*a*b - 3*b^2)*cos(3*d*x + 3*c) - (8
*a*b - 3*b^2)*cos(d*x + c))*cos(4*d*x + 4*c) + (4*a*b + b^2 - 4*(4*a*b + b^2)*cos(2*d*x + 2*c))*cos(3*d*x + 3*
c) + 2*((a^2*b^2 - a*b^3)*d*cos(8*d*x + 8*c)^2 + 16*(a^2*b^2 - a*b^3)*d*cos(6*d*x + 6*c)^2 + 4*(64*a^4 - 112*a
^3*b + 57*a^2*b^2 - 9*a*b^3)*d*cos(4*d*x + 4*c)^2 + 16*(a^2*b^2 - a*b^3)*d*cos(2*d*x + 2*c)^2 + (a^2*b^2 - a*b
^3)*d*sin(8*d*x + 8*c)^2 + 16*(a^2*b^2 - a*b^3)*d*sin(6*d*x + 6*c)^2 + 4*(64*a^4 - 112*a^3*b + 57*a^2*b^2 - 9*
a*b^3)*d*sin(4*d*x + 4*c)^2 + 16*(8*a^3*b - 11*a^2*b^2 + 3*a*b^3)*d*sin(4*d*x + 4*c)*sin(2*d*x + 2*c) + 16*(a^
2*b^2 - a*b^3)*d*sin(2*d*x + 2*c)^2 - 8*(a^2*b^2 - a*b^3)*d*cos(2*d*x + 2*c) + (a^2*b^2 - a*b^3)*d - 2*(4*(a^2
*b^2 - a*b^3)*d*cos(6*d*x + 6*c) + 2*(8*a^3*b - 11*a^2*b^2 + 3*a*b^3)*d*cos(4*d*x + 4*c) + 4*(a^2*b^2 - a*b^3)
*d*cos(2*d*x + 2*c) - (a^2*b^2 - a*b^3)*d)*cos(8*d*x + 8*c) + 8*(2*(8*a^3*b - 11*a^2*b^2 + 3*a*b^3)*d*cos(4*d*
x + 4*c) + 4*(a^2*b^2 - a*b^3)*d*cos(2*d*x + 2*c) - (a^2*b^2 - a*b^3)*d)*cos(6*d*x + 6*c) + 4*(4*(8*a^3*b - 11
*a^2*b^2 + 3*a*b^3)*d*cos(2*d*x + 2*c) - (8*a^3*b - 11*a^2*b^2 + 3*a*b^3)*d)*cos(4*d*x + 4*c) - 4*(2*(a^2*b^2
- a*b^3)*d*sin(6*d*x + 6*c) + (8*a^3*b - 11*a^2*b^2 + 3*a*b^3)*d*sin(4*d*x + 4*c) + 2*(a^2*b^2 - a*b^3)*d*sin(
2*d*x + 2*c))*sin(8*d*x + 8*c) + 16*((8*a^3*b - 11*a^2*b^2 + 3*a*b^3)*d*sin(4*d*x + 4*c) + 2*(a^2*b^2 - a*b^3)
*d*sin(2*d*x + 2*c))*sin(6*d*x + 6*c))*integrate(-1/2*(4*b^2*cos(d*x + c)*sin(2*d*x + 2*c) - 4*b^2*cos(2*d*x +
 2*c)*sin(d*x + c) - 4*(12*a*b - 5*b^2)*cos(3*d*x + 3*c)*sin(2*d*x + 2*c) + b^2*sin(d*x + c) - (b^2*sin(7*d*x
+ 7*c) - b^2*sin(d*x + c) - (12*a*b - 5*b^2)*sin(5*d*x + 5*c) + (12*a*b - 5*b^2)*sin(3*d*x + 3*c))*cos(8*d*x +
 8*c) - 2*(2*b^2*sin(6*d*x + 6*c) + 2*b^2*sin(2*d*x + 2*c) + (8*a*b - 3*b^2)*sin(4*d*x + 4*c))*cos(7*d*x + 7*c
) - 4*(b^2*sin(d*x + c) + (12*a*b - 5*b^2)*sin(5*d*x + 5*c) - (12*a*b - 5*b^2)*sin(3*d*x + 3*c))*cos(6*d*x + 6
*c) + 2*((96*a^2 - 76*a*b + 15*b^2)*sin(4*d*x + 4*c) + 2*(12*a*b - 5*b^2)*sin(2*d*x + 2*c))*cos(5*d*x + 5*c) +
 2*((96*a^2 - 76*a*b + 15*b^2)*sin(3*d*x + 3*c) - (8*a*b - 3*b^2)*sin(d*x + c))*cos(4*d*x + 4*c) + (b^2*cos(7*
d*x + 7*c) - b^2*cos(d*x + c) - (12*a*b - 5*b^2)*cos(5*d*x + 5*c) + (12*a*b - 5*b^2)*cos(3*d*x + 3*c))*sin(8*d
*x + 8*c) + (4*b^2*cos(6*d*x + 6*c) + 4*b^2*cos(2*d*x + 2*c) - b^2 + 2*(8*a*b - 3*b^2)*cos(4*d*x + 4*c))*sin(7
*d*x + 7*c) + 4*(b^2*cos(d*x + c) + (12*a*b - 5*b^2)*cos(5*d*x + 5*c) - (12*a*b - 5*b^2)*cos(3*d*x + 3*c))*sin
(6*d*x + 6*c) + (12*a*b - 5*b^2 - 2*(96*a^2 - 76*a*b + 15*b^2)*cos(4*d*x + 4*c) - 4*(12*a*b - 5*b^2)*cos(2*d*x
 + 2*c))*sin(5*d*x + 5*c) - 2*((96*a^2 - 76*a*b + 15*b^2)*cos(3*d*x + 3*c) - (8*a*b - 3*b^2)*cos(d*x + c))*sin
(4*d*x + 4*c) - (12*a*b - 5*b^2 - 4*(12*a*b - 5*b^2)*cos(2*d*x + 2*c))*sin(3*d*x + 3*c))/(a^2*b^2 - a*b^3 + (a
^2*b^2 - a*b^3)*cos(8*d*x + 8*c)^2 + 16*(a^2*b^2 - a*b^3)*cos(6*d*x + 6*c)^2 + 4*(64*a^4 - 112*a^3*b + 57*a^2*
b^2 - 9*a*b^3)*cos(4*d*x + 4*c)^2 + 16*(a^2*b^2 - a*b^3)*cos(2*d*x + 2*c)^2 + (a^2*b^2 - a*b^3)*sin(8*d*x + 8*
c)^2 + 16*(a^2*b^2 - a*b^3)*sin(6*d*x + 6*c)^2 + 4*(64*a^4 - 112*a^3*b + 57*a^2*b^2 - 9*a*b^3)*sin(4*d*x + 4*c
)^2 + 16*(8*a^3*b - 11*a^2*b^2 + 3*a*b^3)*sin(4*d*x + 4*c)*sin(2*d*x + 2*c) + 16*(a^2*b^2 - a*b^3)*sin(2*d*x +
 2*c)^2 + 2*(a^2*b^2 - a*b^3 - 4*(a^2*b^2 - a*b^3)*cos(6*d*x + 6*c) - 2*(8*a^3*b - 11*a^2*b^2 + 3*a*b^3)*cos(4
*d*x + 4*c) - 4*(a^2*b^2 - a*b^3)*cos(2*d*x + 2*c))*cos(8*d*x + 8*c) - 8*(a^2*b^2 - a*b^3 - 2*(8*a^3*b - 11*a^
2*b^2 + 3*a*b^3)*cos(4*d*x + 4*c) - 4*(a^2*b^2 - a*b^3)*cos(2*d*x + 2*c))*cos(6*d*x + 6*c) - 4*(8*a^3*b - 11*a
^2*b^2 + 3*a*b^3 - 4*(8*a^3*b - 11*a^2*b^2 + 3*a*b^3)*cos(2*d*x + 2*c))*cos(4*d*x + 4*c) - 8*(a^2*b^2 - a*b^3)
*cos(2*d*x + 2*c) - 4*(2*(a^2*b^2 - a*b^3)*sin(6*d*x + 6*c) + (8*a^3*b - 11*a^2*b^2 + 3*a*b^3)*sin(4*d*x + 4*c
) + 2*(a^2*b^2 - a*b^3)*sin(2*d*x + 2*c))*sin(8*d*x + 8*c) + 16*((8*a^3*b - 11*a^2*b^2 + 3*a*b^3)*sin(4*d*x +
4*c) + 2*(a^2*b^2 - a*b^3)*sin(2*d*x + 2*c))*sin(6*d*x + 6*c)), x) - (b^2*sin(7*d*x + 7*c) + b^2*sin(d*x + c)
- (4*a*b + b^2)*sin(5*d*x + 5*c) - (4*a*b + b^2)*sin(3*d*x + 3*c))*sin(8*d*x + 8*c) + 2*(2*b^2*sin(6*d*x + 6*c
) + 2*b^2*sin(2*d*x + 2*c) + (8*a*b - 3*b^2)*sin(4*d*x + 4*c))*sin(7*d*x + 7*c) + 4*(b^2*sin(d*x + c) - (4*a*b
 + b^2)*sin(5*d*x + 5*c) - (4*a*b + b^2)*sin(3*d*x + 3*c))*sin(6*d*x + 6*c) - 2*((32*a^2 - 4*a*b - 3*b^2)*sin(
4*d*x + 4*c) + 2*(4*a*b + b^2)*sin(2*d*x + 2*c))*sin(5*d*x + 5*c) - 2*((32*a^2 - 4*a*b - 3*b^2)*sin(3*d*x + 3*
c) - (8*a*b - 3*b^2)*sin(d*x + c))*sin(4*d*x + 4*c))/((a^2*b^2 - a*b^3)*d*cos(8*d*x + 8*c)^2 + 16*(a^2*b^2 - a
*b^3)*d*cos(6*d*x + 6*c)^2 + 4*(64*a^4 - 112*a^3*b + 57*a^2*b^2 - 9*a*b^3)*d*cos(4*d*x + 4*c)^2 + 16*(a^2*b^2
- a*b^3)*d*cos(2*d*x + 2*c)^2 + (a^2*b^2 - a*b^3)*d*sin(8*d*x + 8*c)^2 + 16*(a^2*b^2 - a*b^3)*d*sin(6*d*x + 6*
c)^2 + 4*(64*a^4 - 112*a^3*b + 57*a^2*b^2 - 9*a*b^3)*d*sin(4*d*x + 4*c)^2 + 16*(8*a^3*b - 11*a^2*b^2 + 3*a*b^3
)*d*sin(4*d*x + 4*c)*sin(2*d*x + 2*c) + 16*(a^2*b^2 - a*b^3)*d*sin(2*d*x + 2*c)^2 - 8*(a^2*b^2 - a*b^3)*d*cos(
2*d*x + 2*c) + (a^2*b^2 - a*b^3)*d - 2*(4*(a^2*b^2 - a*b^3)*d*cos(6*d*x + 6*c) + 2*(8*a^3*b - 11*a^2*b^2 + 3*a
*b^3)*d*cos(4*d*x + 4*c) + 4*(a^2*b^2 - a*b^3)*d*cos(2*d*x + 2*c) - (a^2*b^2 - a*b^3)*d)*cos(8*d*x + 8*c) + 8*
(2*(8*a^3*b - 11*a^2*b^2 + 3*a*b^3)*d*cos(4*d*x + 4*c) + 4*(a^2*b^2 - a*b^3)*d*cos(2*d*x + 2*c) - (a^2*b^2 - a
*b^3)*d)*cos(6*d*x + 6*c) + 4*(4*(8*a^3*b - 11*a^2*b^2 + 3*a*b^3)*d*cos(2*d*x + 2*c) - (8*a^3*b - 11*a^2*b^2 +
 3*a*b^3)*d)*cos(4*d*x + 4*c) - 4*(2*(a^2*b^2 - a*b^3)*d*sin(6*d*x + 6*c) + (8*a^3*b - 11*a^2*b^2 + 3*a*b^3)*d
*sin(4*d*x + 4*c) + 2*(a^2*b^2 - a*b^3)*d*sin(2*d*x + 2*c))*sin(8*d*x + 8*c) + 16*((8*a^3*b - 11*a^2*b^2 + 3*a
*b^3)*d*sin(4*d*x + 4*c) + 2*(a^2*b^2 - a*b^3)*d*sin(2*d*x + 2*c))*sin(6*d*x + 6*c))

________________________________________________________________________________________

Fricas [B]  time = 5.24439, size = 4799, normalized size = 21.71 \begin{align*} \text{result too large to display} \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(sin(d*x+c)/(a-b*sin(d*x+c)^4)^2,x, algorithm="fricas")

[Out]

-1/16*(4*b*cos(d*x + c)^3 - ((a^2*b - a*b^2)*d*cos(d*x + c)^4 - 2*(a^2*b - a*b^2)*d*cos(d*x + c)^2 - (a^3 - 2*
a^2*b + a*b^2)*d)*sqrt(-((a^6 - 3*a^5*b + 3*a^4*b^2 - a^3*b^3)*d^2*sqrt((81*a^2 - 90*a*b + 25*b^2)/((a^9*b - 6
*a^8*b^2 + 15*a^7*b^3 - 20*a^6*b^4 + 15*a^5*b^5 - 6*a^4*b^6 + a^3*b^7)*d^4)) + 15*a^2 - 15*a*b + 4*b^2)/((a^6
- 3*a^5*b + 3*a^4*b^2 - a^3*b^3)*d^2))*log((81*a^2 - 81*a*b + 20*b^2)*cos(d*x + c) + (2*(2*a^7*b - 7*a^6*b^2 +
 9*a^5*b^3 - 5*a^4*b^4 + a^3*b^5)*d^3*sqrt((81*a^2 - 90*a*b + 25*b^2)/((a^9*b - 6*a^8*b^2 + 15*a^7*b^3 - 20*a^
6*b^4 + 15*a^5*b^5 - 6*a^4*b^6 + a^3*b^7)*d^4)) - (27*a^4 - 24*a^3*b + 5*a^2*b^2)*d)*sqrt(-((a^6 - 3*a^5*b + 3
*a^4*b^2 - a^3*b^3)*d^2*sqrt((81*a^2 - 90*a*b + 25*b^2)/((a^9*b - 6*a^8*b^2 + 15*a^7*b^3 - 20*a^6*b^4 + 15*a^5
*b^5 - 6*a^4*b^6 + a^3*b^7)*d^4)) + 15*a^2 - 15*a*b + 4*b^2)/((a^6 - 3*a^5*b + 3*a^4*b^2 - a^3*b^3)*d^2))) + (
(a^2*b - a*b^2)*d*cos(d*x + c)^4 - 2*(a^2*b - a*b^2)*d*cos(d*x + c)^2 - (a^3 - 2*a^2*b + a*b^2)*d)*sqrt(((a^6
- 3*a^5*b + 3*a^4*b^2 - a^3*b^3)*d^2*sqrt((81*a^2 - 90*a*b + 25*b^2)/((a^9*b - 6*a^8*b^2 + 15*a^7*b^3 - 20*a^6
*b^4 + 15*a^5*b^5 - 6*a^4*b^6 + a^3*b^7)*d^4)) - 15*a^2 + 15*a*b - 4*b^2)/((a^6 - 3*a^5*b + 3*a^4*b^2 - a^3*b^
3)*d^2))*log((81*a^2 - 81*a*b + 20*b^2)*cos(d*x + c) + (2*(2*a^7*b - 7*a^6*b^2 + 9*a^5*b^3 - 5*a^4*b^4 + a^3*b
^5)*d^3*sqrt((81*a^2 - 90*a*b + 25*b^2)/((a^9*b - 6*a^8*b^2 + 15*a^7*b^3 - 20*a^6*b^4 + 15*a^5*b^5 - 6*a^4*b^6
 + a^3*b^7)*d^4)) + (27*a^4 - 24*a^3*b + 5*a^2*b^2)*d)*sqrt(((a^6 - 3*a^5*b + 3*a^4*b^2 - a^3*b^3)*d^2*sqrt((8
1*a^2 - 90*a*b + 25*b^2)/((a^9*b - 6*a^8*b^2 + 15*a^7*b^3 - 20*a^6*b^4 + 15*a^5*b^5 - 6*a^4*b^6 + a^3*b^7)*d^4
)) - 15*a^2 + 15*a*b - 4*b^2)/((a^6 - 3*a^5*b + 3*a^4*b^2 - a^3*b^3)*d^2))) + ((a^2*b - a*b^2)*d*cos(d*x + c)^
4 - 2*(a^2*b - a*b^2)*d*cos(d*x + c)^2 - (a^3 - 2*a^2*b + a*b^2)*d)*sqrt(-((a^6 - 3*a^5*b + 3*a^4*b^2 - a^3*b^
3)*d^2*sqrt((81*a^2 - 90*a*b + 25*b^2)/((a^9*b - 6*a^8*b^2 + 15*a^7*b^3 - 20*a^6*b^4 + 15*a^5*b^5 - 6*a^4*b^6
+ a^3*b^7)*d^4)) + 15*a^2 - 15*a*b + 4*b^2)/((a^6 - 3*a^5*b + 3*a^4*b^2 - a^3*b^3)*d^2))*log(-(81*a^2 - 81*a*b
 + 20*b^2)*cos(d*x + c) + (2*(2*a^7*b - 7*a^6*b^2 + 9*a^5*b^3 - 5*a^4*b^4 + a^3*b^5)*d^3*sqrt((81*a^2 - 90*a*b
 + 25*b^2)/((a^9*b - 6*a^8*b^2 + 15*a^7*b^3 - 20*a^6*b^4 + 15*a^5*b^5 - 6*a^4*b^6 + a^3*b^7)*d^4)) - (27*a^4 -
 24*a^3*b + 5*a^2*b^2)*d)*sqrt(-((a^6 - 3*a^5*b + 3*a^4*b^2 - a^3*b^3)*d^2*sqrt((81*a^2 - 90*a*b + 25*b^2)/((a
^9*b - 6*a^8*b^2 + 15*a^7*b^3 - 20*a^6*b^4 + 15*a^5*b^5 - 6*a^4*b^6 + a^3*b^7)*d^4)) + 15*a^2 - 15*a*b + 4*b^2
)/((a^6 - 3*a^5*b + 3*a^4*b^2 - a^3*b^3)*d^2))) - ((a^2*b - a*b^2)*d*cos(d*x + c)^4 - 2*(a^2*b - a*b^2)*d*cos(
d*x + c)^2 - (a^3 - 2*a^2*b + a*b^2)*d)*sqrt(((a^6 - 3*a^5*b + 3*a^4*b^2 - a^3*b^3)*d^2*sqrt((81*a^2 - 90*a*b
+ 25*b^2)/((a^9*b - 6*a^8*b^2 + 15*a^7*b^3 - 20*a^6*b^4 + 15*a^5*b^5 - 6*a^4*b^6 + a^3*b^7)*d^4)) - 15*a^2 + 1
5*a*b - 4*b^2)/((a^6 - 3*a^5*b + 3*a^4*b^2 - a^3*b^3)*d^2))*log(-(81*a^2 - 81*a*b + 20*b^2)*cos(d*x + c) + (2*
(2*a^7*b - 7*a^6*b^2 + 9*a^5*b^3 - 5*a^4*b^4 + a^3*b^5)*d^3*sqrt((81*a^2 - 90*a*b + 25*b^2)/((a^9*b - 6*a^8*b^
2 + 15*a^7*b^3 - 20*a^6*b^4 + 15*a^5*b^5 - 6*a^4*b^6 + a^3*b^7)*d^4)) + (27*a^4 - 24*a^3*b + 5*a^2*b^2)*d)*sqr
t(((a^6 - 3*a^5*b + 3*a^4*b^2 - a^3*b^3)*d^2*sqrt((81*a^2 - 90*a*b + 25*b^2)/((a^9*b - 6*a^8*b^2 + 15*a^7*b^3
- 20*a^6*b^4 + 15*a^5*b^5 - 6*a^4*b^6 + a^3*b^7)*d^4)) - 15*a^2 + 15*a*b - 4*b^2)/((a^6 - 3*a^5*b + 3*a^4*b^2
- a^3*b^3)*d^2))) - 4*(a + b)*cos(d*x + c))/((a^2*b - a*b^2)*d*cos(d*x + c)^4 - 2*(a^2*b - a*b^2)*d*cos(d*x +
c)^2 - (a^3 - 2*a^2*b + a*b^2)*d)

________________________________________________________________________________________

Sympy [F(-1)]  time = 0., size = 0, normalized size = 0. \begin{align*} \text{Timed out} \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(sin(d*x+c)/(a-b*sin(d*x+c)**4)**2,x)

[Out]

Timed out

________________________________________________________________________________________

Giac [F(-2)]  time = 0., size = 0, normalized size = 0. \begin{align*} \text{Exception raised: NotImplementedError} \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(sin(d*x+c)/(a-b*sin(d*x+c)^4)^2,x, algorithm="giac")

[Out]

Exception raised: NotImplementedError